<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{ 
}

.c{ clear:both; height:1px; overflow: hidden; background:#ffffff}


#menu a{
	width:85%;
	line-height:28px;
	display:block;
	color:#ffffff;
	font-size:14px;
}
#menu a:link,#menu a:visited{color:#ffffff;background:;text-decoration: none;}
#menu a:hover,#menu a:active{
	color:#FFFFFF;
	font-size: 14px;
	background-color: #0485E9;
}</pre></body></html>